'Declaration Public Overloads Shared Sub Pin(Of T As {New, Struct})( _ ByRef source As T, _ ByVal pinAction As System.Action(Of IntPtr) _ )
public static void Pin<T>( ref T source, System.Action<IntPtr> pinAction ) where T: new(), struct
DXUtil Class DXUtil Members Overload List